ANativeActivity.assetManager

Pointer to the Asset Manager instance for the application. The application uses this to access binary assets bundled inside its own .apk file.

struct ANativeActivity
AAssetManager* assetManager;

Meta